-
Home
-
bizExaminer LearnDash Extension
-
1.1.2
-
Code
-
Classes
- QuizAttemptsDataStore
Total Complexity |
44 |
Dependencies |
2 |
Dependents |
6 |
Total lines |
286 |
Lines of code |
149 |
Logical lines of code |
87 |
Comment lines |
97 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createQuizAttempt() |
A |
45 |
10 |
40 |
saveQuizAttempt() |
S |
56 |
6 |
17 |
getQuizAttemptWithStatus() |
S |
54 |
5 |
22 |
findUserQuizAttempts() |
S |
62 |
5 |
10 |
findQuizAttempt() |
S |
66 |
4 |
8 |
filterQuizAttempts() |
S |
65 |
4 |
9 |
updateUserQuizAttemptsData() |
S |
62 |
3 |
12 |
getQuizAttempt() |
S |
62 |
3 |
11 |
deleteQuizAttempt() |
S |
62 |
2 |
11 |
getUserQuizAttemptsData() |
S |
65 |
2 |
9 |